sql injection造句
例句與造句
- Inserted a security note about sql injection
插入了有關sql注入的安全說明。 - The following script shows a simple sql injection
以下腳本顯示了一個簡單的sql注入。 - Added the section " reviewing code for sql injection .
添加了“在代碼中檢查sql注入”部分。 - To avoid sql injection attacks , follow these guidelines
若要避免sql注入攻擊,請遵循以下準則: - Reviewing code for sql injection
在代碼中檢查sql注入 - It's difficult to find sql injection in a sentence. 用sql injection造句挺難的
- Follow best practices to help avoid attacks , such as sql injection attacks
遵循最佳做法有助于避免一些攻擊,如sql注入式攻擊。 - Using the execute statement to execute a string facilitates sql injection attacks
使用execute語句執行字符串容易受到sql注入攻擊。 - Stored procedures may be susceptible to sql injection if they use unfiltered input
存儲過程如果使用未篩選的輸入,則可能容易受sql injection攻擊。 - Parameterized stored procedures can help protect your application from sql injection attacks
參數化存儲過程有助于保護應用程序不受sql injection攻擊。 - Filtering input may also be helpful in protecting against sql injection by removing escape characters
篩選輸入可以刪除轉義符,這也可能有助于防止sql注入。 - If your application exclusively uses prepared statements , you can be sure that no sql injection will occur
如果應用程序獨占地使用預處理語句,那么可以確保沒有sql入侵發生。 - For more information about sql injection and how to avoid it , see " sql injection " in sql server 2005 books online
有關sql注入以及如何避免其發生的詳細信息,請參閱sql server 2005聯機叢書中的“ sql注入” 。 - Sql injection is easier to beat ; you simply need to properly escape each piece of untrusted data before building your query
相比之下, sql入侵更容易對付。您只需在構造查詢之前,適當地排除每塊不受信任的數據。 - The primary form of sql injection consists of direct insertion of code into user - input variables that are concatenated with sql commands and executed
Sql注入的主要形式包括直接將代碼插入到與sql命令串聯在一起并使其得以執行的用戶輸入變量。 - Sql injection is where untrusted data for example : feedback posted to a web page is simply concatenated together with some other text to build up a query
在sql入侵中,不受信任的數據(例如發給web網頁的反饋)和其他文本被銜接在一起,構成一個查詢。
更多例句: 下一頁